golang.org/x/net/http2.synctestGroupInterface.Now (method)

4 uses

	net/http
		h2_bundle.go#L3809: 			now = group.Now()
		h2_bundle.go#L3924: 	Now() time.Time
		h2_bundle.go#L4240: 		return s.group.Now()
		h2_bundle.go#L7629: 		return t.http2transportTestHooks.group.Now()